(Predicates for Strings): Minor clarification.
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 2009 16:06:11 +0000 (16:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 2009 16:06:11 +0000 (16:06 +0000)
doc/lispref/strings.texi

index e987bdeef780fb9c80226cc2f0af2577467b1803..f1c1d99334185e59ee88566fd65834cd35e07ca4 100644 (file)
@@ -102,7 +102,7 @@ otherwise.
 
 @defun string-or-null-p object
 This function returns @code{t} if @var{object} is a string or
-@code{nil}, @code{nil} otherwise.
+@code{nil}.  It returns @code{nil} otherwise.
 @end defun
 
 @defun char-or-string-p object